/* Gallery.css */
#fixed_frame { height: auto; width: 850px; }
#content {width: 840px; height: auto; background-color: #333; }
#main_nav { display:none;}
#gallery #content { background: #333; }


.photo_container { border: 0px solid white;  background-color:white; display:table-cell; vertical-align: middle; text-align: center; }
.photo_container * { vertical-align: middle; }
.grid_photo { border: 1px solid white;}

.show_photo_grid { display: table; border: 1px solid transparent; margin: 0px; width: 54px; height: 54px;  }
.show_photo_grid img {width: 52px; height: 52px; }

.show_photo_grid img:hover { border: 1px solid #111; }

#photo_755 .photo_container { display: none; } /* invisible spacer photo */

.hidden_photo_information, .photo_enlargement_image { display:none; }


.gallery_detail {
  font-family: "Geneva", sans-serif;
  color: white; 
}

.gallery_detail a {
  color: #64FBF9; text-decoration: none;
}
.gallery_detail a:hover {
  text-decoration: underline;
}

.photo_enlargement { display: table; float: left;}

.gallery_detail .photo { border: 1px solid black; 
  text-align: center;
  width: 490px; height: 490px;
  vertical-align: middle;
  display: table-cell;
}
.gallery_detail .photo * { vertical-align: middle; }
.gallery_detail .photo img { border: 3px solid white;  }
.gallery_detail .title {
  font: italic 24pt "Lucida Grande", Lucida, Verdana, sans-serif;
  margin-bottom: 5px;
  padding-top: 10px;
}


.photo_enlargement .photo * { vertical-align: middle; }
//.photo_enlargement .photo img { border: 3px solid white; max-width: 440px; max-height: 440px;  }




.gallery_detail .title {
  font: italic 24pt "Lucida Grande", Lucida, Verdana, sans-serif;
  margin-bottom: 20px;
  padding-top: 10px;
}

.gallery_detail .size { margin-bottom:  5px; font-family: "Arial Rounded MT Bold", Arial, sans-serif;}
.gallery_detail .type { margin-bottom: 10px; font-family: "Arial Rounded MT Bold", Arial, sans-serif;}
.gallery_detail .more { margin-bottom: 80px; font-size: .9em; }
.gallery_detail .availability { margin-bottom: 40px; font-size: .9em;}
.gallery_detail .shoppe { margin-bottom: 50px; font-size: .9em;}
.gallery_detail .back {font-size: .9em;}


#photo_information{
  height: 190px;
  margin-left:10px;
}
.gallery_seperator { background: #000 url('../../uploads/helens_originals/gallery_seperator.jpg') no-repeat center center;
   width: 240px;
   height: 3px;
}

.photo_information {
  width: 336px;
  float: right;
  padding: 2px;
}

.photo_information .welcome {
  color: #64FBF9; 
   
font-family: 'Bradley Hand ITC TT', 'Lucida Handwriting', Lucida, Verdana, sans-serif;
font-size: 1.2em;
letter-spacing: 1px;
padding: 4px;
}

.photo_information .welcome p {
  
}

.photo_information .back {
  text-align: center;
  font-size: .9em;
}




/* Localized */